速報APP / 生產應用 / MySQL Dictionary Offline

MySQL Dictionary Offline

價格:免費

更新日期:2018-03-16

檔案大小:8.9M

目前版本:1.2

版本需求:Android 4.1 以上版本

官方網站:mailto:codeblood.sanjay@gmail.com

Email:http://www.qrhub.in/privacy.html

聯絡地址:Indira Nagar, Rani Sati Marg, Malad-East, Mumbai-400097

MySQL Dictionary Offline(圖1)-速報App

Are you a programmer or a Computer Student, then here we have developed a handbook for MySQL Database. This application can also work offline, so at anywhere / anytime you can search and refer MySQL Terms and Definitions.

As a programmer, we know the power of the database and its requirement in almost most of the applications nowadays. So its important for us to know and introduce yourself to the max of MySQL terms and glossary for a bright future and skill improvement.

This application will be very useful for student/beginners / professional.

MySQL is a central component of the LAMP open-source web application software stack.

Applications that use the MySQL database include TYPO3, MODx, Joomla, WordPress, Simple Machines Forum, phpBB, MyBB, Drupal etc.

MySQL is also used in many high-profile, large-scale websites, including Google, Facebook, Twitter, Flickr, and YouTube.

=====================

Major features as available in MySQL 5.6:

=====================

- A broad subset of ANSI SQL 99, as well as extensions

- Cross-platform support

MySQL Dictionary Offline(圖2)-速報App

- Stored procedures, using a procedural language that closely adheres to SQL/PSM

- Triggers

- Cursors

- Updatable views

- Online DDL when using the InnoDB Storage Engine.

- Information schema

- Performance Schema that collects and aggregates statistics about server execution and query performance for monitoring purposes.

- A set of SQL Mode options to control runtime behavior, including a strict mode to better adhere to SQL standards.

- X/Open XA distributed transaction processing (DTP) support; two phase commit as part of this, using the default InnoDB storage engine.

- Transactions with savepoints when using the default InnoDB Storage Engine. The NDB Cluster Storage Engine also supports transactions.

- ACID compliance when using InnoDB and NDB Cluster Storage Engines.

MySQL Dictionary Offline(圖3)-速報App

- SSL support

- Query caching

- Sub-SELECTs (i.e. nested SELECTs)

- Built-in replication support (i.e., master-master replication and master-slave replication) with one master per slave, many slaves per master. Multi-master replication is provided in - MySQL Cluster and multi-master support can be added to unclustered configurations using Galera Cluster.

- Full-text indexing and searching

- Embedded database library

- Unicode support

- Partitioned tables with pruning of partitions in optimiser

- Shared-nothing clustering through MySQL Cluster

- Multiple storage engines, allowing one to choose the one that is most effective for each table in the application.

- Native storage engines InnoDB, MyISAM, Merge, Memory (heap), Federated, Archive, CSV, Blackhole, NDB Cluster.

MySQL Dictionary Offline(圖4)-速報App

- Commit grouping, gathering multiple transactions from multiple connections together to increase the number of commits per second.

MySQL Dictionary Offline(圖5)-速報App